summaryrefslogtreecommitdiff
path: root/src/pages/api/product-variant/[id]/promotion/highlight.js
blob: 93b1e7812dcc4ada30c8d5cef2011fc0c7125238 (plain)
1
2
import handler from '~/pages/api/product-variant/[id]/promotion/highlight';
export default handler;